home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / hobbies_ / coeli.zip / COELI379.EXE / HELP_ME.DOC < prev    next >
Text File  |  1997-02-17  |  11KB  |  258 lines

  1.  
  2.  
  3.  
  4.                                    Help me!
  5.                                       or
  6.                     The Trouble with Universal VESA Drivers
  7.  
  8.  
  9.          If you are reading this, you probably really feel you are in
  10.          trouble. Funny things may well have happened to your display
  11.          before, during, or even after, your attempt to run Coeli.
  12.  
  13.          This document will be most helpful if you print it out now and
  14.          keep it by you as we try to work out what's wrong.
  15.  
  16.          The problems you are encountering almost certainly centre
  17.          around your machine's inability to support the VESA standard
  18.          and/or the extent of your VESA driver's capacity to detect and
  19.          interact with your computer's graphics hardware.
  20.  
  21.          For the former, I'm afraid the only remedies are drastic -
  22.          your machine is either too old for this version of Coeli, or
  23.          you need a newer video card. But in all likelihood, your
  24.          problem is the latter one: the VESA driver you have just tried
  25.          to load - and which has failed to configure itself correctly -
  26.          needs some help in recognising what sort of graphics setup
  27.          your PC is equipped with.
  28.  
  29.          A less acute but similar manifestation of the problem may have
  30.          occurred while you were using Coeli: the display may have
  31.          appeared fragmented, jerked during screen updates, or text may
  32.          have overwritten itself.
  33.  
  34.          If you are using the UniVBE universal VESA driver, your first
  35.          job is to bypass your computer's own VESA BIOS routines with
  36.          the -i switch ( see also UniVBE's documentation ). Type
  37.  
  38.                 UNIVBE -i < with your other parameters (see below) >
  39.  
  40.          And please always remember to remove your old VESA driver from
  41.          the system if you decide to install UniVBE in its place. This
  42.          may necessitate erasing a line in autoexec.bat or config.sys
  43.          and then re-booting, so if you are at all unsure, consult a
  44.          good Dos guidebook (or someone in the know) first.
  45.  
  46.          You may not yet have obtained your copy of UniVBE from the
  47.          sources listed at the end of this document, so before you read
  48.          my attempts to get you up and running with the Universal
  49.          driver, just check your PC's documentation and system floppies
  50.          again for anything relating to 'VESA', 'Super VGA' or 'SVGA'.
  51.  
  52.          The people who manufactured the graphics board inside your
  53.          computer may have included proprietary VESA drivers with your
  54.          system. These will have been specifically tailored to your
  55.          graphics setup and should be dug out and tested if at all
  56.          possible. They may already be on your hard disk. If you find
  57.          them, you'll probably discover that they work fine, at least
  58.          in Coeli's mode 1 or 2.
  59.  
  60.          (Having found the proprietary driver and installed it, try
  61.          typing COELI 2 at the Dos prompt from inside your Coeli
  62.          directory. I've a feeling you'll be relieved at what you see).
  63.  
  64.          The filename of the driver will most likely simply be
  65.          VESA.EXE. You may need to search quite hard for it, but in
  66.          about 75% of cases VESA.EXE will be there somewhere. To test
  67.          it, all you need do is type VESA at the Dos prompt, then if
  68.          all's well, go to the Coeli directory and try typing COELI 2.
  69.          If Coeli now runs OK in mode 2 (640x480 resolution), you're
  70.          probably also all right for the default mode (800x600), the
  71.          mode in which Coeli runs best.
  72.  
  73.          Now back to those problems with the *Universal driver. Because
  74.          this clever piece of software has to cater for potentially
  75.          scores of different graphics chipsets produced at various
  76.          phases of the 386+ PC's short history (by manufacturers with
  77.          different ideals about what makes the fastest display) it is
  78.          bound to diagnose things incorrectly sometimes. In the swiftly
  79.          changing world of the PC, no utility is ever infallible.
  80.  
  81.          But you can help it along, especially if you know (or suspect)
  82.          a few simple facts about your system. For instance, if you
  83.          know how much video RAM you have (512k, 1 Mb, 2Mb etc) you
  84.          will be able to tell your VESA driver about this; If you know
  85.          what bulk of graphics data your board can shift around in one
  86.          go ( 8 bits, 16 bits, 24 bits, 32 bits etc), you will also be
  87.          able to inform the *Universal Driver of this. In fact, if you
  88.          can acquire just these two snippets of knowledge by consulting
  89.          your documentation or perhaps merely looking on the box your
  90.          PC came in, I can almost guarantee that you'll have Coeli -
  91.          and any other graphics applications which might require VESA -
  92.          up and running in no time.
  93.  
  94.          And if you don't know precisely, try experimenting.
  95.  
  96.          We'll now offer some suggestions as to what to type at the Dos
  97.          command line with some typical configurations, using the
  98.          excellent shareware VESA driver UniVBE from SciTech Software
  99.          (see below for how to obtain this utility, if you don't have a
  100.          copy already). Note: these instructions apply to versions 4.3
  101.          and 5.0 of UniVBE. If you have a different version, type
  102.  
  103.                 UNIVBE -?
  104.  
  105.          to check that the command line switches are the same as those
  106.          below.
  107.  
  108.          If you own a Pentium PC, please skip the next two paragraphs.
  109.  
  110.          As it's a good idea always to start by trying low to medium
  111.          settings and working upwards rather than the other way round,
  112.          and this is assuming you don't actually know your setup, first
  113.          see what result you get by typing:
  114.  
  115.            UNIVBE -M512 -D3
  116.  
  117.          The -M parameter stands for memory, or RAM, and 512 kilobytes
  118.          was specified; -D stands for DAC (Digital to Analogue
  119.          Converter) and we specified 24-bit operations. This is
  120.          probably about right for 486 PC systems bought between 1992
  121.          and late 1993, but you could possibly have tried -M1024,
  122.          meaning 1 Mb of video memory, but not until the lower figures
  123.          first installed without hitches.
  124.  
  125.          If your machine is post 1994 - either a 486 DX or Pentium -
  126.          then it is virtually certain that you will have at least 1 Mb
  127.          of video RAM, so set -M1024, and try -D3 as follows:
  128.  
  129.            UNIVBE -M1024 -D3
  130.  
  131.          If you have a 386 PC, or a 486 machine bought pre-1993, you
  132.          may have to be satisfied with
  133.  
  134.            UNIVBE -M256 -D2
  135.  
  136.           or, at a pinch,
  137.  
  138.            UNIVBE -M512 -D3
  139.  
  140.          If you get no joy, experiment with variations on the above for
  141.          a while longer, re-booting between each attempt, since you
  142.          never entirely know your luck... And don't forget, if the
  143.          screen scrambles alarmingly, don't panic: just hit the reset-
  144.          button quickly or CTRL+ALT+DEL to restart your computer.
  145.          You're then ready to try another combination.
  146.  
  147.          If you know the name of the graphics card inside your PC, and
  148.          UniVBE has failed to detect it (unlikely!), then you can add a
  149.          third parameter to the command line which will force the VESA
  150.          driver to use the instructions for that particular card in its
  151.          operations. first type UNIVBE -s0 for a list of the names the
  152.          driver will recognise, noting down the number which appears
  153.          before the name of your card. Then you can load UniVBE with
  154.          the -S<name> parameter and the two others which we discovered
  155.          above. It doesn't matter which order you type them, just as
  156.          long as there's a space between, and a hyphen immediately
  157.          preceding, each parameter. For instance, you discovered that
  158.          the name of your graphics chipset was Cirrus Logic Super VGA,
  159.          and that UniVBE knows it as number 18, so you would type
  160.  
  161.          UNIVBE -S18 <and the other two parameters>
  162.  
  163.          We would also strongly advise you to try and obtain the very
  164.          latest shareware version of UniVBE from SciTech  Software
  165.          (USA, Australia, or UK) using the sources listed at the end of
  166.          this document. Don't forget also to read through SciTech's own
  167.          documentation thoroughly, specifically UNIVBE.DOC.
  168.  
  169.          I hope I have enabled you finally to consult your Electric
  170.          Planisphere.
  171.  
  172.          If not, your last recourse is to drop us a line, with details
  173.          of the problem, your system, and as much explanation of what
  174.          exactly happened and what didn't as you can cram onto the
  175.          page. I will have a final go at helping you.
  176.  
  177.  
  178.          Roger Hughes
  179.          Swimming Elk Software
  180.          Manskiventie 1031
  181.          16790 Manskivi
  182.          Finland.
  183.  
  184.  
  185.          E-mail: Swimming.Elk@sci.fi
  186.  
  187.  
  188.          For last minute Coeli updates and information, point your Web
  189.          browser at:
  190.  
  191.          http://ourworld.compuserve.com/homepages/coeli/homepage.htm
  192.  
  193.  
  194.  
  195.  
  196.          * The best universal VESA driver is undoubtedly UniVBE from
  197.          SciTech Software.
  198.  
  199.          If you don't already have a copy of UniVBE, it can be obtained
  200.          easily from the following sources:
  201.  
  202.          The Public Domain and Shareware Library (PDSL)
  203.          Winscombe House
  204.          Beacon Rd
  205.          Crowborough
  206.          East Sussex
  207.          TN6 1UL
  208.          United Kingdom
  209.  
  210.          Just ask for disk number 003813, where it will be found among
  211.          several other graphics utilities. PDSL's catalogue describes
  212.          it as the Universal VESA VBE v.4.3, 'a small TSR providing the
  213.          latest VESA BIOS extensions for most SVGA cards on the market'
  214.  
  215.          Here are some numbers for PDSL:
  216.  
  217.          Tel. 01892 663298
  218.          Fax. 01892 667473
  219.  
  220.          BBS (8,N,1) 01892  661149 / 667090 / 667091
  221.  
  222.  
  223.  
  224.          Or, if you have a modem, try one of these:
  225.  
  226.          World Wide Web  : http://www.scitechsoft.com
  227.          Internet/FTP    : ftp.scitechsoft.com
  228.          Compuserve      : GO VESA (file library 12)
  229.          America Online  : Keyword VESA
  230.  
  231.  
  232.          Finally, SciTech Software's own direct mailing address is:
  233.  
  234.          SciTech Software
  235.          5 Governors Lane,
  236.          Suite D
  237.          Chico, CA 95926
  238.          USA
  239.  
  240.          Tel. (orders only)     : 800-4UNIVBE
  241.                                 : 800-486-4823
  242.  
  243.          Main & Technical Support:  916-894-8400
  244.          Fax                        510-208-8026
  245.  
  246.  
  247.  
  248.          UniVBE is copyright (c) 1993-94 SciTech Software.
  249.  
  250.          Coeli (TM) and its documentation copyright (c) 1995, 1996
  251.          Swimming Elk Software.
  252.  
  253.          All other registered trademarks and trademarks are the
  254.          property of their respective owners.
  255.  
  256.  
  257.  
  258.